From f9b5605bb07758a8b43791e42a54ac46b4f0abdc Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Tue, 25 Jul 2023 11:45:40 +0200 Subject: [PATCH] Move package description to source package --- debian/control | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/debian/control b/debian/control index e3637683c..6692cc281 100644 --- a/debian/control +++ b/debian/control @@ -25,16 +25,18 @@ Rules-Requires-Root: no Homepage: https://www.gpsbabel.org/ Vcs-Git: https://salsa.debian.org/debian-gps-team/pkg-gpsbabel.git Vcs-Browser: https://salsa.debian.org/debian-gps-team/pkg-gpsbabel - -Package: gpsbabel -Architecture: any -Recommends: gpsbabel-doc -Depends: ${shlibs:Depends}, ${misc:Depends} Description: GPS file conversion plus transfer to/from GPS units GPSBabel converts waypoints, tracks, and routes from one format to another, whether that format is a common mapping format like Delorme, Streets and Trips, or even a serial upload or download to a GPS unit such as those from Garmin and Magellan. + +Package: gpsbabel +Architecture: any +Recommends: gpsbabel-doc +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Documentation for ${source:Synopsis} + ${source:Extended-Description} . GPSBabel supports dozens of data formats and will be useful for tasks such as geocaching, mapping, and converting from one GPS unit to another. @@ -56,11 +58,8 @@ Multi-Arch: foreign Section: doc Depends: ${misc:Depends} Suggests: gpsbabel, pdf-viewer | www-browser -Description: GPS file conversion plus transfer to/from GPS units - documentation - GPSBabel converts waypoints, tracks, and routes from one format to - another, whether that format is a common mapping format like Delorme, - Streets and Trips, or even a serial upload or download to a GPS unit - such as those from Garmin and Magellan. +Description: Documentation for ${source:Synopsis} - documentation + ${source:Extended-Description} . GPSBabel supports dozens of data formats and will be useful for tasks such as geocaching, mapping, and converting from one GPS unit to another. @@ -74,10 +73,7 @@ Package: gpsbabel-gui Architecture: amd64 arm64 armhf i386 mips64el Depends: ${shlibs:Depends}, ${misc:Depends}, gpsbabel (= ${binary:Version}), gpsbabel-doc (= ${source:Version}) Recommends: qttranslations5-l10n -Description: GPS file conversion plus transfer to/from GPS units - GUI - GPSBabel converts waypoints, tracks, and routes from one format to - another, whether that format is a common mapping format like Delorme, - Streets and Trips, or even a serial upload or download to a GPS unit - such as those from Garmin and Magellan. +Description: Documentation for ${source:Synopsis} - GUI + ${source:Extended-Description} . This package contains gpsbabelfe, a QT based frontend for gpsbabel. -- 2.30.2